アルゴリズム15-2 (b)
Appel et al.
$ [1988]
のバリア
code:アルゴリズム15-2-b.py
def atomic Read(src, i):
if isGray(src):
scan(src)
return src
i
#ミューテータ用バリア